[INFO] cloning repository https://github.com/nmacasaet1003/emmy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nmacasaet1003/emmy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnmacasaet1003%2Femmy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnmacasaet1003%2Femmy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb531fa3615926dd613800dc6bb02bb5b84c98d7
[INFO] testing nmacasaet1003/emmy against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnmacasaet1003%2Femmy" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nmacasaet1003/emmy
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/nmacasaet1003/emmy
[INFO] tweaked toml for git repo https://github.com/nmacasaet1003/emmy written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nmacasaet1003/emmy on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nmacasaet1003/emmy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stageleft v0.13.1
[INFO] [stderr]   Downloaded stageleft_macro v0.13.1
[INFO] [stderr]   Downloaded ctor v0.4.3
[INFO] [stderr]   Downloaded toml_parser v1.0.7+spec-1.1.0
[INFO] [stderr]   Downloaded dtor v0.0.6
[INFO] [stderr]   Downloaded dtor-proc-macro v0.0.5
[INFO] [stderr]   Downloaded structopt-derive v0.4.18
[INFO] [stderr]   Downloaded zmij v1.0.12
[INFO] [stderr]   Downloaded bolero v0.13.4
[INFO] [stderr]   Downloaded bolero-generator-derive v0.13.4
[INFO] [stderr]   Downloaded bolero-kani v0.13.0
[INFO] [stderr]   Downloaded bolero-engine v0.13.4
[INFO] [stderr]   Downloaded atoi v0.3.3
[INFO] [stderr]   Downloaded pretty-hex v0.4.1
[INFO] [stderr]   Downloaded rand_xoshiro v0.7.0
[INFO] [stderr]   Downloaded bolero-generator v0.13.5
[INFO] [stderr]   Downloaded structopt v0.3.26
[INFO] [stderr]   Downloaded mini-redis v0.4.1
[INFO] [stderr]   Downloaded bolero-afl v0.13.0
[INFO] [stderr]   Downloaded bolero-libfuzzer v0.13.0
[INFO] [stderr]   Downloaded bolero-honggfuzz v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6af55bc74944b708da67ba1a9468ee60e6b4c8b9cd3fefcd378e01ec3b1f28e3
[INFO] running `Command { std: "docker" "start" "-a" "6af55bc74944b708da67ba1a9468ee60e6b4c8b9cd3fefcd378e01ec3b1f28e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6af55bc74944b708da67ba1a9468ee60e6b4c8b9cd3fefcd378e01ec3b1f28e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6af55bc74944b708da67ba1a9468ee60e6b4c8b9cd3fefcd378e01ec3b1f28e3", kill_on_drop: false }`
[INFO] [stdout] 6af55bc74944b708da67ba1a9468ee60e6b4c8b9cd3fefcd378e01ec3b1f28e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00d5534dad14ff6f404d2a651800931d5b74fbfa24fee1d367c0441f4e8dc588
[INFO] running `Command { std: "docker" "start" "-a" "00d5534dad14ff6f404d2a651800931d5b74fbfa24fee1d367c0441f4e8dc588", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling dtor v0.0.6
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pretty-hex v0.4.1
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.6
[INFO] [stderr]    Compiling atoi v0.3.3
[INFO] [stderr]    Compiling ctor v0.4.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling toml_parser v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling bolero-generator-derive v0.13.4
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling stageleft_macro v0.13.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling bolero-generator v0.13.5
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling stageleft v0.13.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling bolero-engine v0.13.4
[INFO] [stderr]    Compiling bolero v0.13.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling mini-redis v0.4.1
[INFO] [stderr]    Compiling migrate-bolero v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.18s
[INFO] running `Command { std: "docker" "inspect" "00d5534dad14ff6f404d2a651800931d5b74fbfa24fee1d367c0441f4e8dc588", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00d5534dad14ff6f404d2a651800931d5b74fbfa24fee1d367c0441f4e8dc588", kill_on_drop: false }`
[INFO] [stdout] 00d5534dad14ff6f404d2a651800931d5b74fbfa24fee1d367c0441f4e8dc588
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1eb77e27461e11ce5d0abc1f2c5195f34c74a908bdc79c250be7707771adb770
[INFO] running `Command { std: "docker" "start" "-a" "1eb77e27461e11ce5d0abc1f2c5195f34c74a908bdc79c250be7707771adb770", kill_on_drop: false }`
[INFO] [stderr]    Compiling migrate-bolero v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]  --> tests/unary_commutativity_test.rs:1:1230
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; } }) } # [cfg_attr (kani , kani :: proof)] fn unary_commutativity_test () { let op = st...
[INFO] [stdout]   |                                                                   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Test`
[INFO] [stdout]  --> tests/unary_commutativity_test.rs:1:91
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std ...
[INFO] [stdout]   |                                                                                           ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]  --> tests/unary_commutativity_test.rs:1:571
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...2) : (A , T , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& ...
[INFO] [stdout]   |                                                                   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]  --> tests/unary_commutativity_test.rs:1:1071
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...{ std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v1 , u2 . clone ...
[INFO] [stdout]   |                                                                   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around function argument
[INFO] [stdout]  --> tests/unary_commutativity_test.rs:1:1379
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...2_borrow_mut_type_hint :: < usize , usize , () > ({ | count , x | * count += 1 }) ; unary_commutativity_tester (op) ; }
[INFO] [stdout]   |                                                      ^^                          ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]   |
[INFO] [stdout] 1 - use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std :: panic :: RefUnwindSafe ; fn main () { unary_commutativity_test () ; } fn unary_commutativity_tester < A : Clone + TypeGenerator + Debug + RefUnwindSafe + PartialEq , T : TypeGenerator + Debug + Clone + RefUnwindSafe , F : RefUnwindSafe + Fn (& mut A , T) -> () > (op : F) { bolero :: check ! () . with_type :: < (A , T , T) > () . cloned () . for_each (| (mut v1 , u1 , u2) : (A , T , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& mut v1 , u1 . clone ()) ; op (& mut v1 , u2 . clone ()) ; op (& mut v2 , u2) ; op (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; })) ; if let Err (e) = result { if let Some (s) = e . downcast_ref :: < String > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } else if let Some (s) = e . downcast_ref :: < & str > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v1 , u2 . clone ()) ; op (& mut v2 , u2) ; op (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; } }) } # [cfg_attr (kani , kani :: proof)] fn unary_commutativity_test () { let op = stageleft :: runtime_support :: fn2_borrow_mut_type_hint :: < usize , usize , () > ({ | count , x | * count += 1 }) ; unary_commutativity_tester (op) ; }
[INFO] [stdout] 1 + use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std :: panic :: RefUnwindSafe ; fn main () { unary_commutativity_test () ; } fn unary_commutativity_tester < A : Clone + TypeGenerator + Debug + RefUnwindSafe + PartialEq , T : TypeGenerator + Debug + Clone + RefUnwindSafe , F : RefUnwindSafe + Fn (& mut A , T) -> () > (op : F) { bolero :: check ! () . with_type :: < (A , T , T) > () . cloned () . for_each (| (mut v1 , u1 , u2) : (A , T , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& mut v1 , u1 . clone ()) ; op (& mut v1 , u2 . clone ()) ; op (& mut v2 , u2) ; op (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; })) ; if let Err (e) = result { if let Some (s) = e . downcast_ref :: < String > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } else if let Some (s) = e . downcast_ref :: < & str > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v1 , u2 . clone ()) ; op (& mut v2 , u2) ; op (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; } }) } # [cfg_attr (kani , kani :: proof)] fn unary_commutativity_test () { let op = stageleft :: runtime_support :: fn2_borrow_mut_type_hint :: < usize , usize , () > (| count , x | * count += 1 ) ; unary_commutativity_tester (op) ; }
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]  --> tests/unary_idempotence_test.rs:1:1171
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...} }) } fn main () { unary_idempotence_test () ; } # [cfg_attr (kani , kani :: proof)] fn unary_idempotence_test () { let op = stag...
[INFO] [stdout]   |                                                                   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Test`
[INFO] [stdout]  --> tests/unary_idempotence_test.rs:1:91
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std ...
[INFO] [stdout]   |                                                                                           ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]  --> tests/unary_injectivity_test.rs:1:1186
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ; if v1 == v2 { assert_eq ! (u1 , u2) ; } } }) } # [cfg_attr (kani , kani :: proof)] fn unary_injectivity_test () { let op = stag...
[INFO] [stdout]   |                                                                   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Test`
[INFO] [stdout]  --> tests/unary_injectivity_test.rs:1:91
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std ...
[INFO] [stdout]   |                                                                                           ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]  --> tests/unary_injectivity_test.rs:1:579
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...2) : (A , T , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& ...
[INFO] [stdout]   |                                                                   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]  --> tests/unary_injectivity_test.rs:1:1053
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...{ std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u2 . clone ...
[INFO] [stdout]   |                                                                   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]  --> tests/unary_idempotence_test.rs:1:511
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , u1) : (A , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& ...
[INFO] [stdout]   |                                                                   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]  --> tests/unary_idempotence_test.rs:1:990
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...{ std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u1 . clone ...
[INFO] [stdout]   |                                                                   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around function argument
[INFO] [stdout]  --> tests/unary_idempotence_test.rs:1:1318
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...2_borrow_mut_type_hint :: < usize , usize , () > ({ | count , x | * count += 1 }) ; unary_idempotence_tester (op) ; }
[INFO] [stdout]   |                                                      ^^                          ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]   |
[INFO] [stdout] 1 - use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std :: panic :: RefUnwindSafe ; fn unary_idempotence_tester < A : Clone + TypeGenerator + Debug + RefUnwindSafe + PartialEq , T : TypeGenerator + Debug + Clone + RefUnwindSafe , F : RefUnwindSafe + Fn (& mut A , T) -> () > (op : F) { bolero :: check ! () . with_type :: < (A , T) > () . cloned () . for_each (| (mut v1 , u1) : (A , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u1 . clone ()) ; op (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; })) ; if let Err (e) = result { if let Some (s) = e . downcast_ref :: < String > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } else if let Some (s) = e . downcast_ref :: < & str > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u1 . clone ()) ; op (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; } }) } fn main () { unary_idempotence_test () ; } # [cfg_attr (kani , kani :: proof)] fn unary_idempotence_test () { let op = stageleft :: runtime_support :: fn2_borrow_mut_type_hint :: < usize , usize , () > ({ | count , x | * count += 1 }) ; unary_idempotence_tester (op) ; }
[INFO] [stdout] 1 + use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std :: panic :: RefUnwindSafe ; fn unary_idempotence_tester < A : Clone + TypeGenerator + Debug + RefUnwindSafe + PartialEq , T : TypeGenerator + Debug + Clone + RefUnwindSafe , F : RefUnwindSafe + Fn (& mut A , T) -> () > (op : F) { bolero :: check ! () . with_type :: < (A , T) > () . cloned () . for_each (| (mut v1 , u1) : (A , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u1 . clone ()) ; op (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; })) ; if let Err (e) = result { if let Some (s) = e . downcast_ref :: < String > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } else if let Some (s) = e . downcast_ref :: < & str > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u1 . clone ()) ; op (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; } }) } fn main () { unary_idempotence_test () ; } # [cfg_attr (kani , kani :: proof)] fn unary_idempotence_test () { let op = stageleft :: runtime_support :: fn2_borrow_mut_type_hint :: < usize , usize , () > (| count , x | * count += 1 ) ; unary_idempotence_tester (op) ; }
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around function argument
[INFO] [stdout]  --> tests/unary_injectivity_test.rs:1:1333
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...2_borrow_mut_type_hint :: < usize , usize , () > ({ | count , x | * count += 1 }) ; unary_injectivity_tester (op) ; }
[INFO] [stdout]   |                                                      ^^                          ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]   |
[INFO] [stdout] 1 - use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std :: panic :: RefUnwindSafe ; fn main () { unary_injectivity_test () ; } fn unary_injectivity_tester < A : Clone + TypeGenerator + Debug + RefUnwindSafe + PartialEq , T : TypeGenerator + Debug + Clone + RefUnwindSafe + PartialEq , F : RefUnwindSafe + Fn (& mut A , T) -> () > (op : F) { bolero :: check ! () . with_type :: < (A , T , T) > () . cloned () . for_each (| (mut v1 , u1 , u2) : (A , T , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u2 . clone ()) ; if v1 == v2 { assert_eq ! (u1 , u2) ; } })) ; if let Err (e) = result { if let Some (s) = e . downcast_ref :: < String > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } else if let Some (s) = e . downcast_ref :: < & str > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u2 . clone ()) ; if v1 == v2 { assert_eq ! (u1 , u2) ; } } }) } # [cfg_attr (kani , kani :: proof)] fn unary_injectivity_test () { let op = stageleft :: runtime_support :: fn2_borrow_mut_type_hint :: < usize , usize , () > ({ | count , x | * count += 1 }) ; unary_injectivity_tester (op) ; }
[INFO] [stdout] 1 + use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std :: panic :: RefUnwindSafe ; fn main () { unary_injectivity_test () ; } fn unary_injectivity_tester < A : Clone + TypeGenerator + Debug + RefUnwindSafe + PartialEq , T : TypeGenerator + Debug + Clone + RefUnwindSafe + PartialEq , F : RefUnwindSafe + Fn (& mut A , T) -> () > (op : F) { bolero :: check ! () . with_type :: < (A , T , T) > () . cloned () . for_each (| (mut v1 , u1 , u2) : (A , T , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u2 . clone ()) ; if v1 == v2 { assert_eq ! (u1 , u2) ; } })) ; if let Err (e) = result { if let Some (s) = e . downcast_ref :: < String > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } else if let Some (s) = e . downcast_ref :: < & str > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u2 . clone ()) ; if v1 == v2 { assert_eq ! (u1 , u2) ; } } }) } # [cfg_attr (kani , kani :: proof)] fn unary_injectivity_test () { let op = stageleft :: runtime_support :: fn2_borrow_mut_type_hint :: < usize , usize , () > (| count , x | * count += 1 ) ; unary_injectivity_tester (op) ; }
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]  --> tests/unary_commutativity_test.rs:1:1391
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ize , usize , () > ({ | count , x | * count += 1 }) ; unary_commutativity_tester (op) ; }
[INFO] [stdout]   |                                    ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]  --> tests/unary_idempotence_test.rs:1:1330
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ize , usize , () > ({ | count , x | * count += 1 }) ; unary_idempotence_tester (op) ; }
[INFO] [stdout]   |                                    ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]  --> tests/unary_injectivity_test.rs:1:1345
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ize , usize , () > ({ | count , x | * count += 1 }) ; unary_injectivity_tester (op) ; }
[INFO] [stdout]   |                                    ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.08s
[INFO] running `Command { std: "docker" "inspect" "1eb77e27461e11ce5d0abc1f2c5195f34c74a908bdc79c250be7707771adb770", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1eb77e27461e11ce5d0abc1f2c5195f34c74a908bdc79c250be7707771adb770", kill_on_drop: false }`
[INFO] [stdout] 1eb77e27461e11ce5d0abc1f2c5195f34c74a908bdc79c250be7707771adb770
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5c63487390bd04f8ad04e80c062c6b04a25b708c4f752ce2b55f2b3fade1f62a
[INFO] running `Command { std: "docker" "start" "-a" "5c63487390bd04f8ad04e80c062c6b04a25b708c4f752ce2b55f2b3fade1f62a", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `kani`
[INFO] [stderr]  --> tests/unary_idempotence_test.rs:1:1171
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...} }) } fn main () { unary_idempotence_test () ; } # [cfg_attr (kani , kani :: proof)] fn unary_idempotence_test () { let op = stag...
[INFO] [stderr]   |                                                                   ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Test`
[INFO] [stderr]  --> tests/unary_idempotence_test.rs:1:91
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std ...
[INFO] [stderr]   |                                                                                           ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `kani`
[INFO] [stderr]  --> tests/unary_idempotence_test.rs:1:511
[INFO] [stderr]   |
[INFO] [stderr] 1 | ... , u1) : (A , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& ...
[INFO] [stderr]   |                                                                   ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `kani`
[INFO] [stderr]  --> tests/unary_idempotence_test.rs:1:990
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...{ std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u1 . clone ...
[INFO] [stderr]   |                                                                   ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary braces around function argument
[INFO] [stderr]  --> tests/unary_idempotence_test.rs:1:1318
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...2_borrow_mut_type_hint :: < usize , usize , () > ({ | count , x | * count += 1 }) ; unary_idempotence_tester (op) ; }
[INFO] [stderr]   |                                                      ^^                          ^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these braces
[INFO] [stderr]   |
[INFO] [stderr] 1 - use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std :: panic :: RefUnwindSafe ; fn unary_idempotence_tester < A : Clone + TypeGenerator + Debug + RefUnwindSafe + PartialEq , T : TypeGenerator + Debug + Clone + RefUnwindSafe , F : RefUnwindSafe + Fn (& mut A , T) -> () > (op : F) { bolero :: check ! () . with_type :: < (A , T) > () . cloned () . for_each (| (mut v1 , u1) : (A , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u1 . clone ()) ; op (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; })) ; if let Err (e) = result { if let Some (s) = e . downcast_ref :: < String > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } else if let Some (s) = e . downcast_ref :: < & str > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u1 . clone ()) ; op (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; } }) } fn main () { unary_idempotence_test () ; } # [cfg_attr (kani , kani :: proof)] fn unary_idempotence_test () { let op = stageleft :: runtime_support :: fn2_borrow_mut_type_hint :: < usize , usize , () > ({ | count , x | * count += 1 }) ; unary_idempotence_tester (op) ; }
[INFO] [stderr] 1 + use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std :: panic :: RefUnwindSafe ; fn unary_idempotence_tester < A : Clone + TypeGenerator + Debug + RefUnwindSafe + PartialEq , T : TypeGenerator + Debug + Clone + RefUnwindSafe , F : RefUnwindSafe + Fn (& mut A , T) -> () > (op : F) { bolero :: check ! () . with_type :: < (A , T) > () . cloned () . for_each (| (mut v1 , u1) : (A , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u1 . clone ()) ; op (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; })) ; if let Err (e) = result { if let Some (s) = e . downcast_ref :: < String > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } else if let Some (s) = e . downcast_ref :: < & str > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u1 . clone ()) ; op (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; } }) } fn main () { unary_idempotence_test () ; } # [cfg_attr (kani , kani :: proof)] fn unary_idempotence_test () { let op = stageleft :: runtime_support :: fn2_borrow_mut_type_hint :: < usize , usize , () > (| count , x | * count += 1 ) ; unary_idempotence_tester (op) ; }
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `x`
[INFO] [stderr]  --> tests/unary_idempotence_test.rs:1:1330
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...ize , usize , () > ({ | count , x | * count += 1 }) ; unary_idempotence_tester (op) ; }
[INFO] [stderr]   |                                    ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `migrate-bolero` (test "unary_idempotence_test") generated 6 warnings (run `cargo fix --test "unary_idempotence_test" -p migrate-bolero` to apply 3 suggestions)
[INFO] [stderr] warning: unexpected `cfg` condition name: `kani`
[INFO] [stderr]  --> tests/unary_injectivity_test.rs:1:1186
[INFO] [stderr]   |
[INFO] [stderr] 1 | ... ; if v1 == v2 { assert_eq ! (u1 , u2) ; } } }) } # [cfg_attr (kani , kani :: proof)] fn unary_injectivity_test () { let op = stag...
[INFO] [stderr]   |                                                                   ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Test`
[INFO] [stderr]  --> tests/unary_injectivity_test.rs:1:91
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std ...
[INFO] [stderr]   |                                                                                           ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `kani`
[INFO] [stderr]  --> tests/unary_injectivity_test.rs:1:579
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...2) : (A , T , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& ...
[INFO] [stderr]   |                                                                   ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `kani`
[INFO] [stderr]  --> tests/unary_injectivity_test.rs:1:1053
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...{ std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u2 . clone ...
[INFO] [stderr]   |                                                                   ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary braces around function argument
[INFO] [stderr]  --> tests/unary_injectivity_test.rs:1:1333
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...2_borrow_mut_type_hint :: < usize , usize , () > ({ | count , x | * count += 1 }) ; unary_injectivity_tester (op) ; }
[INFO] [stderr]   |                                                      ^^                          ^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these braces
[INFO] [stderr]   |
[INFO] [stderr] 1 - use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std :: panic :: RefUnwindSafe ; fn main () { unary_injectivity_test () ; } fn unary_injectivity_tester < A : Clone + TypeGenerator + Debug + RefUnwindSafe + PartialEq , T : TypeGenerator + Debug + Clone + RefUnwindSafe + PartialEq , F : RefUnwindSafe + Fn (& mut A , T) -> () > (op : F) { bolero :: check ! () . with_type :: < (A , T , T) > () . cloned () . for_each (| (mut v1 , u1 , u2) : (A , T , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u2 . clone ()) ; if v1 == v2 { assert_eq ! (u1 , u2) ; } })) ; if let Err (e) = result { if let Some (s) = e . downcast_ref :: < String > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } else if let Some (s) = e . downcast_ref :: < & str > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u2 . clone ()) ; if v1 == v2 { assert_eq ! (u1 , u2) ; } } }) } # [cfg_attr (kani , kani :: proof)] fn unary_injectivity_test () { let op = stageleft :: runtime_support :: fn2_borrow_mut_type_hint :: < usize , usize , () > ({ | count , x | * count += 1 }) ; unary_injectivity_tester (op) ; }
[INFO] [stderr] 1 + use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std :: panic :: RefUnwindSafe ; fn main () { unary_injectivity_test () ; } fn unary_injectivity_tester < A : Clone + TypeGenerator + Debug + RefUnwindSafe + PartialEq , T : TypeGenerator + Debug + Clone + RefUnwindSafe + PartialEq , F : RefUnwindSafe + Fn (& mut A , T) -> () > (op : F) { bolero :: check ! () . with_type :: < (A , T , T) > () . cloned () . for_each (| (mut v1 , u1 , u2) : (A , T , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u2 . clone ()) ; if v1 == v2 { assert_eq ! (u1 , u2) ; } })) ; if let Err (e) = result { if let Some (s) = e . downcast_ref :: < String > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } else if let Some (s) = e . downcast_ref :: < & str > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v2 , u2 . clone ()) ; if v1 == v2 { assert_eq ! (u1 , u2) ; } } }) } # [cfg_attr (kani , kani :: proof)] fn unary_injectivity_test () { let op = stageleft :: runtime_support :: fn2_borrow_mut_type_hint :: < usize , usize , () > (| count , x | * count += 1 ) ; unary_injectivity_tester (op) ; }
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `x`
[INFO] [stderr]  --> tests/unary_injectivity_test.rs:1:1345
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...ize , usize , () > ({ | count , x | * count += 1 }) ; unary_injectivity_tester (op) ; }
[INFO] [stderr]   |                                    ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `kani`
[INFO] [stderr]  --> tests/unary_commutativity_test.rs:1:1230
[INFO] [stderr]   |
[INFO] [stderr] 1 | ... (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; } }) } # [cfg_attr (kani , kani :: proof)] fn unary_commutativity_test () { let op = st...
[INFO] [stderr]   |                                                                   ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Test`
[INFO] [stderr]  --> tests/unary_commutativity_test.rs:1:91
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std ...
[INFO] [stderr]   |                                                                                           ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `kani`
[INFO] [stderr]  --> tests/unary_commutativity_test.rs:1:571
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...2) : (A , T , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& ...
[INFO] [stderr]   |                                                                   ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `kani`
[INFO] [stderr]  --> tests/unary_commutativity_test.rs:1:1071
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...{ std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v1 , u2 . clone ...
[INFO] [stderr]   |                                                                   ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary braces around function argument
[INFO] [stderr]  --> tests/unary_commutativity_test.rs:1:1379
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...2_borrow_mut_type_hint :: < usize , usize , () > ({ | count , x | * count += 1 }) ; unary_commutativity_tester (op) ; }
[INFO] [stderr]   |                                                      ^^                          ^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these braces
[INFO] [stderr]   |
[INFO] [stderr] 1 - use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std :: panic :: RefUnwindSafe ; fn main () { unary_commutativity_test () ; } fn unary_commutativity_tester < A : Clone + TypeGenerator + Debug + RefUnwindSafe + PartialEq , T : TypeGenerator + Debug + Clone + RefUnwindSafe , F : RefUnwindSafe + Fn (& mut A , T) -> () > (op : F) { bolero :: check ! () . with_type :: < (A , T , T) > () . cloned () . for_each (| (mut v1 , u1 , u2) : (A , T , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& mut v1 , u1 . clone ()) ; op (& mut v1 , u2 . clone ()) ; op (& mut v2 , u2) ; op (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; })) ; if let Err (e) = result { if let Some (s) = e . downcast_ref :: < String > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } else if let Some (s) = e . downcast_ref :: < & str > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v1 , u2 . clone ()) ; op (& mut v2 , u2) ; op (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; } }) } # [cfg_attr (kani , kani :: proof)] fn unary_commutativity_test () { let op = stageleft :: runtime_support :: fn2_borrow_mut_type_hint :: < usize , usize , () > ({ | count , x | * count += 1 }) ; unary_commutativity_tester (op) ; }
[INFO] [stderr] 1 + use std :: panic :: { catch_unwind , AssertUnwindSafe } ; use bolero :: { TypeGenerator , Test } ; use std :: fmt :: Debug ; use std :: panic :: RefUnwindSafe ; fn main () { unary_commutativity_test () ; } fn unary_commutativity_tester < A : Clone + TypeGenerator + Debug + RefUnwindSafe + PartialEq , T : TypeGenerator + Debug + Clone + RefUnwindSafe , F : RefUnwindSafe + Fn (& mut A , T) -> () > (op : F) { bolero :: check ! () . with_type :: < (A , T , T) > () . cloned () . for_each (| (mut v1 , u1 , u2) : (A , T , T) | { let mut v2 = v1 . clone () ; # [cfg (not (kani))] { let result = catch_unwind (AssertUnwindSafe (| | { op (& mut v1 , u1 . clone ()) ; op (& mut v1 , u2 . clone ()) ; op (& mut v2 , u2) ; op (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; })) ; if let Err (e) = result { if let Some (s) = e . downcast_ref :: < String > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } else if let Some (s) = e . downcast_ref :: < & str > () { if s . contains ("assertion") { std :: panic :: resume_unwind (e) ; } } return ; } } # [cfg (kani)] { op (& mut v1 , u1 . clone ()) ; op (& mut v1 , u2 . clone ()) ; op (& mut v2 , u2) ; op (& mut v2 , u1) ; assert_eq ! (v1 , v2) ; } }) } # [cfg_attr (kani , kani :: proof)] fn unary_commutativity_test () { let op = stageleft :: runtime_support :: fn2_borrow_mut_type_hint :: < usize , usize , () > (| count , x | * count += 1 ) ; unary_commutativity_tester (op) ; }
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `x`
[INFO] [stderr]  --> tests/unary_commutativity_test.rs:1:1391
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...ize , usize , () > ({ | count , x | * count += 1 }) ; unary_commutativity_tester (op) ; }
[INFO] [stderr]   |                                    ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `migrate-bolero` (test "unary_injectivity_test") generated 6 warnings (run `cargo fix --test "unary_injectivity_test" -p migrate-bolero` to apply 3 suggestions)
[INFO] [stderr] warning: `migrate-bolero` (test "unary_commutativity_test") generated 6 warnings (run `cargo fix --test "unary_commutativity_test" -p migrate-bolero` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/migrate_bolero-4a8ad0cabe8d5aff)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/migrate_bolero-ea01514a46be4c41)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/unary_commutativity_test.rs (/opt/rustwide/target/debug/deps/unary_commutativity_test-5774b95e8468e7e2)
[INFO] [stderr] test unary_commutativity_tester ...	run time: 1.00001152s | iterations/s: 275731 | corpus inputs: 6 | rng inputs: 275728 | exit reason: max duration (1s - default) exceeded
[INFO] [stderr]      Running tests/unary_idempotence_test.rs (/opt/rustwide/target/debug/deps/unary_idempotence_test-4cdc21da3768f5fd)
[INFO] [stderr] test unary_idempotence_tester ...	run time: 186.11µs | iterations/s: 5373 | corpus inputs: 1 | exit reason: test failure
[INFO] [stderr] 
[INFO] [stderr] ======================== Test Failure ========================
[INFO] [stderr] 
[INFO] [stderr] Input: 
[INFO] [stderr] (
[INFO] [stderr]     0,
[INFO] [stderr]     0,
[INFO] [stderr] )
[INFO] [stderr] 
[INFO] [stderr] Error: 
[INFO] [stderr] panicked at tests/unary_idempotence_test.rs:1:657:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: 1
[INFO] [stderr]  right: 2
[INFO] [stderr] note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
[INFO] [stderr] 
[INFO] [stderr] ==============================================================
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] thread 'main' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bolero-0.13.4/src/test/mod.rs:383:21:
[INFO] [stderr] test failed
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5b62fa0e5e28 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5b62fa0e5e28 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5b62fa0e5e28 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5b62fa0e5e28 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5b62fa0fa85a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5b62fa0fa85a - core[28b146924c2f19c6]::fmt::write
[INFO] [stderr]    6:     0x5b62fa0eaba2 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stderr]    7:     0x5b62fa0eaba2 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stderr]    8:     0x5b62fa0cf026 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5b62fa0cf026 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5b62fa0e11b1 - std[929523f510218772]::panicking::default_hook
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5b62fa0a7c13 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stderr]   12:     0x5b62fa0ab5b2 - <bolero_engine[5db28be921621f5a]::panic::PANIC_HOOK as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bolero-engine-0.13.4/src/panic.rs:48:17
[INFO] [stderr]   13:     0x5b62fa0e1462 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stderr]   14:     0x5b62fa0e1462 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stderr]   15:     0x5b62fa0cf114 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stderr]   16:     0x5b62fa0c3f39 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   17:     0x5b62fa0cfa4d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stderr]   18:     0x5b62fa0fb01c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stderr]   19:     0x5b62fa051a84 - <bolero[d073b29028de7e55]::test::TestEngine>::run_tests::<bolero_engine[5db28be921621f5a]::test::ClonedGeneratorTest<unary_idempotence_test[3fcbb7d5fedcd237]::unary_idempotence_tester<usize, usize, unary_idempotence_test[3fcbb7d5fedcd237]::unary_idempotence_test::{closure#0}>::{closure#0}, bolero_generator[92ae0c5ff771e444]::TypeValueGenerator<(usize, usize)>, (usize, usize)>, <bolero[d073b29028de7e55]::test::TestEngine>::run_with_value<bolero_engine[5db28be921621f5a]::test::ClonedGeneratorTest<unary_idempotence_test[3fcbb7d5fedcd237]::unary_idempotence_tester<usize, usize, unary_idempotence_test[3fcbb7d5fedcd237]::unary_idempotence_test::{closure#0}>::{closure#0}, bolero_generator[92ae0c5ff771e444]::TypeValueGenerator<(usize, usize)>, (usize, usize)>>::{closure#1}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bolero-0.13.4/src/test/mod.rs:383:21
[INFO] [stderr]   20:     0x5b62fa051304 - <bolero[d073b29028de7e55]::test::TestEngine>::run_with_value::<bolero_engine[5db28be921621f5a]::test::ClonedGeneratorTest<unary_idempotence_test[3fcbb7d5fedcd237]::unary_idempotence_tester<usize, usize, unary_idempotence_test[3fcbb7d5fedcd237]::unary_idempotence_test::{closure#0}>::{closure#0}, bolero_generator[92ae0c5ff771e444]::TypeValueGenerator<(usize, usize)>, (usize, usize)>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bolero-0.13.4/src/test/mod.rs:245:14
[INFO] [stderr]   21:     0x5b62fa059b49 - <bolero[d073b29028de7e55]::test::TestEngine as bolero_engine[5db28be921621f5a]::Engine<bolero_engine[5db28be921621f5a]::test::ClonedGeneratorTest<unary_idempotence_test[3fcbb7d5fedcd237]::unary_idempotence_tester<usize, usize, unary_idempotence_test[3fcbb7d5fedcd237]::unary_idempotence_test::{closure#0}>::{closure#0}, bolero_generator[92ae0c5ff771e444]::TypeValueGenerator<(usize, usize)>, (usize, usize)>>>::run
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bolero-0.13.4/src/test/mod.rs:448:14
[INFO] [stderr]   22:     0x5b62fa051ee1 - <bolero[d073b29028de7e55]::TestTarget<bolero_generator[92ae0c5ff771e444]::TypeValueGenerator<(usize, usize)>, bolero[d073b29028de7e55]::test::TestEngine, bolero[d073b29028de7e55]::ClonedInput>>::for_each::<unary_idempotence_test[3fcbb7d5fedcd237]::unary_idempotence_tester<usize, usize, unary_idempotence_test[3fcbb7d5fedcd237]::unary_idempotence_test::{closure#0}>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bolero-0.13.4/src/lib.rs:458:21
[INFO] [stderr]   23:     0x5b62fa046e4d - unary_idempotence_test[3fcbb7d5fedcd237]::unary_idempotence_tester::<usize, usize, unary_idempotence_test[3fcbb7d5fedcd237]::unary_idempotence_test::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/unary_idempotence_test.rs:1:429
[INFO] [stderr]   24:     0x5b62fa04c22b - unary_idempotence_test[3fcbb7d5fedcd237]::unary_idempotence_test
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/unary_idempotence_test.rs:1:1352
[INFO] [stderr]   25:     0x5b62fa04c236 - unary_idempotence_test[3fcbb7d5fedcd237]::main
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/unary_idempotence_test.rs:1:1128
[INFO] [stderr]   26:     0x5b62fa0504ab - <fn() as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   27:     0x5b62fa05573e - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   28:     0x5b62fa04a871 - std[929523f510218772]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:206:18
[INFO] [stderr]   29:     0x5b62fa0e0517 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   30:     0x5b62fa0e0517 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stderr]   31:     0x5b62fa0e0517 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stderr]   32:     0x5b62fa0e0517 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stderr]   33:     0x5b62fa0e0517 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stderr]   34:     0x5b62fa0e0517 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stderr]   35:     0x5b62fa0e0517 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stderr]   36:     0x5b62fa0e0517 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stderr]   37:     0x5b62fa0e0517 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stderr]   38:     0x5b62fa0480f7 - std[929523f510218772]::rt::lang_start::<()>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:205:5
[INFO] [stderr]   39:     0x5b62fa05085e - main
[INFO] [stderr]   40:     0x79e890cc41ca - <unknown>
[INFO] [stderr]   41:     0x79e890cc428b - __libc_start_main
[INFO] [stderr]   42:     0x5b62fa046b35 - _start
[INFO] [stderr]   43:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--test unary_idempotence_test`
[INFO] running `Command { std: "docker" "inspect" "5c63487390bd04f8ad04e80c062c6b04a25b708c4f752ce2b55f2b3fade1f62a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c63487390bd04f8ad04e80c062c6b04a25b708c4f752ce2b55f2b3fade1f62a", kill_on_drop: false }`
[INFO] [stdout] 5c63487390bd04f8ad04e80c062c6b04a25b708c4f752ce2b55f2b3fade1f62a
